VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition Namespace / FormFieldTable<TCellTemplate,TRecognizedField> Class
In This Topic
FormFieldTable Class Properties
In This Topic
For a list of all properties of this type, see FormFieldTable<TCellTemplate,TRecognizedField>.
Public Properties
 NameDescription
Public PropertyGets the confidence of the recognition result. (Inherited from FormFieldGroup)
Public PropertyGets the template of the form field. (Inherited from FormField)
Public PropertyGets a collection of form fields that belong to this FormFieldGroup. (Inherited from FormFieldGroup)
Public PropertyGets or sets the name of the form field. (Inherited from FormField)
Public PropertyGets the FormField at the specified row and column indices.
Public PropertyGets the value of the form field group in a text form. (Inherited from FormFieldGroup)
See Also